home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 8: LINUX Games
/
Linux Cubed Series 8 - LINUX Games.iso
/
games
/
x11
/
rpg
/
crossfir.92
/
crossfir
/
crossfire-0.92.5
/
crossedit
/
bitmaps
/
Imakefile
< prev
next >
Wrap
Makefile
|
1996-07-24
|
211b
|
17 lines
#include "../../config/crossfire.tmpl"
BITS = \
edit.bm \
mark.bm \
notify.bm
AllTarget(emptyrule)
DependTarget()
InsertArchive(Imakefile $(BITS) ,crossedit/bitmaps)
clean::
/*** end of Imakefile ***/